Defines an extra large TIFF image.
Extra large TIFF images are not loaded in memory while the PDF file is created, their content is transfered directly to the output PDF file when it is saved. Because of this a reference to the original TIFF stream must be kept until the PDF file is saved.
Initializes a new PDFXLTiffImage object.
Initializes a new PDFXLTiffImage object.
Initializes a new PDFXLTiffImage object.
Initializes a new PDFXLTiffImage object.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the alternate images.
Gets the bits per component.
Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16.
Gets the color space.
Gets the COS image.
Gets the image frame count.
Gets the image height.
Gets a value indicating whether image interpolation is to be performed.
Gets the logical image height.
Gets the logical image width.
Gets the image mask.
Gets the image measure.
Gets the image orientation.
Gets the point data.
Gets the X resolution in the source image.
Gets the Y resolution in the source image.
Gets the structure element that represents this image.
Gets the image width.
Loads an image from the given stream.
Sets the alternate images.
Sets the bits per component.
Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16.
Sets the color space.
Sets a value indicating whether image interpolation is to be performed.
Sets the image mask.
Sets the image measure.
This method supports the internal library infrastructure and should not be used by external client code.
Sets the point data.
Sets the structure element that represents this image.